feat: add local Fastify API baseline - #6
Open
ZZDR1023 wants to merge 3 commits into
Open
Conversation
Owner
Author
|
主控安全复核退回:archive endpoint 可跟随 workspace 内 |
Owner
Author
|
第二轮主控安全复核通过:commit |
Owner
Author
当前 head 的主控复核通过
完整复核和人验收步骤在 Issue #5。代码与自动化验证通过,待人验收;请勿在此前合并。 |
This was referenced Aug 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refs #5
Restores the compiled local Fastify fake/local workflow by copying versioned schemas and standalone runtime assets into dist, and by sharing the server schema registry with both runtime adapters. Adds a real compiled-server POST/job/show/archive regression with ZIP validation, redaction checks, loopback enforcement, and graceful SIGTERM coverage.